﻿.ibanner .swiper-container {
    height: 450px;
}
.ibanner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
    cursor: pointer;
}
.ibanner .swiper-pagination-bullet-active {
    background: #206aba;
}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.ibanner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px;
}
.ibanner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.new {
    margin: 56px auto 43px auto;
}
.wrap h3 {
    color: #014099;
    font-size: 24px;
    padding-left: 18px;
    position:  relative;
    margin-bottom: 26px;
}
.wrap h3 a {
    color: #014099;
}
.wrap h3 span {
    font-size:  12px;
    color:  #afafaf;
    display:  block;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.wrap h3:before {
    position:  absolute;
    background: #aacd06;
    width:  3px;
    height:  44px;
    left: 0;
    content: "";
    top: 4px;
}
.new_info1 {
    display: none;
}
.new_info1 li {
    width: 590px;
    background: #f5f5f5;
    margin: 0 20px 19px 0;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li.n1.left {
    height: 430px;
}
.new_info1 li.n2.left{
    height: 220px;
}
.new_info1 li:hover {
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li:nth-child(2n) {
    margin-right: 0;
}
.new_info1 li .con {
    margin: 25px 30px 14px 30px;
    line-height: 24px;
    color: #777;
}
.new_info1 li .con>p.title {
    color: #666666;
    font-size: 16px;
    margin-bottom: 14px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li:hover .con>p.title {
    color: #206aba;
/*     font-weight: bold; */
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li.n3,.new_info1 li.n4 {
    width: 285px;
}
.new_info1 li.n3,.new_info1 li.n4 {
    width: 285px;
}
.new_info1 li.n3 .con>span, .new_info1 li.n4 .con>span {
    display: none;
}
.new_info1 li .con>p {
    font-size:  12px;
    color: #c1c1c1;
}
.new_info1 li .con>p>.right {
    color: #c1c1c1;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li:hover .con>p>.right {
    color: #206aba;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li .con>span {
    /* display:  block; */
    margin-bottom: 12px;
    display:  block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.new_info1 li .img {
    width:  590px;
    height: 270px;
    overflow: hidden;
    display: none;
}
.new_info1 li .img img {
    width:  100%;
    height: 100%;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li:hover .img img {
    transform: scale(1.03);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.new_info1 li.n1 .img {
    display: block;
}
.new_info1 li.n2 .con {
    margin-top: 36px;
    margin-bottom: 35px;
}
.new_info1 li.n2 .con>span {margin-bottom: 42px;}
.new_info1 li.n3 .con>p.title,.new_info1 li.n4 .con>p.title {
    margin-bottom: 56px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.new .title_right>span {
    width:  100px;
    height:  38px;
    line-height: 38px;
    text-align:  center;
    display:  inline-block;
    color:  #b4b4b4;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    margin-left: 15px;
}
.new .title_right>span a {
    color:  #b4b4b4;
}
.new .title_right>span.on {
    color:  #fff;
    background: #aacd06;
    border: 1px solid #aacd06;
}
.new .title_right>span.on a {
    color:  #fff;
}
.boutique {
    background: url("../images/index_bg1.jpg") right top no-repeat;
    background-size: cover;
    padding: 60px 0;
    margin-bottom: 60px;
    color: #777;
}
.boutique .boutique-top {
    margin-bottom: 24px;
    height: 343px\9;
}
.about_left>p,.boutique .boutique-top .swiper-slide .con>p {
    font-size:  18px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 25px;
    color: #206aba;
}
.about_left>p a, .boutique .boutique-top .swiper-slide .con>p a {
    color: #206aba;
}
.boutique .boutique-top .swiper-slide .con>p {
    line-height:  46px;
    height:  46px;
    padding-bottom: 18px;
}
.boutique .boutique-top .swiper-slide .img_box {
    width: 573px;
    height: 334px;
    border: 4px solid #e0ebfa;
    background: #fff;
}
.boutique .boutique-top .swiper-slide .img {
    width: 98%;
    height: 98%;
    position: relative;
    top: 1%;
    left: 1%;
    background-size: contain !important;
}
.boutique .boutique-top .swiper-slide .con {
    width: 581px;
}
.boutique .boutique-top .swiper-slide .con>span {
    line-height: 28px;
    display: block;
    height: 225px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
.boutique .boutique-thumbs-box {
    position: relative;
}
.boutique .boutique-thumbs{
    width: 1057px;
}
.boutique .boutique-thumbs .swiper-slide {
    cursor: pointer;
}
.boutique .boutique-thumbs .swiper-slide .box {
    width: 193px;
    height: 92px;
    background: #fff;
    position:  relative;
    margin-top: 7px;
    border: 2px solid #fff;
}
.boutique .boutique-thumbs .swiper-slide .img {
    background-size:  contain !important;
    width: 52%;
    height: 80%;
    position:  absolute;
    top: 10%;
    left: 24%;
}
.boutique .boutique-thumbs-box .swiper-button-next, .boutique .boutique-thumbs-box .swiper-button-prev {
    width: 48px;
    height: 96px;
    background: #fff url("../images/i6.png") center no-repeat;
    opacity: 1;
    margin: 0;
    top: 7px;
}
.boutique .boutique-thumbs-box .swiper-button-next {
    background-image: url("../images/i7.png");
}
.boutique .boutique-thumbs-box .swiper-button-next:hover, .boutique .boutique-thumbs-box .swiper-button-prev:hover {
    background: #206aba url("../images/i8.png") center no-repeat;
}
.boutique .boutique-thumbs-box .swiper-button-next:hover {
    background-image: url("../images/i9.png");
}
.boutique .boutique-thumbs .swiper-slide p {
    font-size:  12px;
    text-align:  center;
    margin-top: 12px;
}
.boutique .boutique-thumbs .swiper-slide-thumb-active .box {
    border-color: #206aba;
}
.boutique .boutique-thumbs .swiper-slide-thumb-active p {
    color: #206aba;
}
.boutique .boutique-thumbs .swiper-slide-thumb-active .box:before {
    content: "";
    width: 10px;
    height: 8px;
    position:  absolute;
    top: -8px;
    left:  50%;
    margin-left: -5px;
    background: url("../images/i10.png") center no-repeat;
}

.about {
    position: relative;
    margin-bottom: 60px;
}
.about_left {
    width: 244px;
    height: 388px;
    background: #f3f3f3;
    color: #777777;
    padding: 6px 28px;
}
.about_left>p {
    text-align:  center;
    height: 70px;
    line-height: 70px;
}
.about_left>span {
    line-height: 26px;
    display:  block;
    height: 248px;
}
.about_left>a,.boutique .swiper-slide .con>a {
    display:  block;
    color: #999;
    width: 40px;
}
.about_left>a:hover,.boutique .swiper-slide .con>a:hover {
    color: #aacd06;
}
.about_right {
    width: 900px;
}
.about_right .gallery-top {
    width: 810px;
    height: 400px;
    margin-right: 90px;
}
.gallery-thumbs {
    position: absolute !important;
    width: 90px;
    right: 0;
    top: 75px;
    height: 400px;
}
.gallery-thumbs .swiper-slide {
    width: 87px;
    height: 76px;
    text-align:  center;
    line-height: 76px;
    background: #f3f3f3;
    color: #d7d7d7;
    font-size: 32px;
    cursor: pointer;
    border-right: 3px solid #d7d7d7;
}
.gallery-thumbs .swiper-slide-thumb-active {
    color: #aacd06;
    border-color: #aacd06;
}
.brand {
    margin-bottom: 80px;
    position:  relative;
}
.brand .swiper-slide {
    width: 200px;
    height: 100px;
    background-color: #f6f6f6 !important;
}
.brand .swiper-slide:nth-child(4n+2),.brand .swiper-slide:nth-child(4n+3) {
    background-color: #eeeeee !important;
}
.brand .swiper-slide a {
    display: block;
    width: 120px;
    height: 60px;
    margin: 20px 40px;
    background-size: contain !important;
}
.brand .swiper-button-next, .brand .swiper-button-prev {
    top: 0;
    margin-top: 0;
    width: 40px;
    height: 40px;
    background: #e5e5e5 url("../images/i4.png") center no-repeat;
    opacity: 1;
}
.brand .swiper-button-next {
    right: 0;
    background-image: url("../images/i5.png");
}
.brand .swiper-button-prev {
    right: 60px;
    left: auto;
}
.brand .swiper-button-next:hover, .brand .swiper-button-prev:hover {
    background-color: #aacd06;
}


